Platform Core .NET Assemblies API
CustomQueryFunction Constructor(String,QueryColumnExpression[])
See Also  Send Feedback
Terrasoft.Core.DB Namespace > CustomQueryFunction Class > CustomQueryFunction Constructor : CustomQueryFunction Constructor(String,QueryColumnExpression[])
functionName
Name of the function.
expressions
Column expressions.

Glossary Item Box

Instantiates new instance of CustomQueryFunction with function name and given column expressions collection.

Syntax

 
C#
 
 

Parameters

functionName
Name of the function.
expressions
Column expressions.

Exceptions

ExceptionDescription
System.ArgumentNullExceptionexpressions
Terrasoft.Common.ArgumentEmptyExceptionIf array expressions is empty.
System.ArgumentNullExceptionIf array expressions is null.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.